HttpHeaders.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(string name, string value)
  2. void add(HTTPHeaderCode code, string value)
    struct HttpHeaders
    void
    add
    (
    HTTPHeaderCode code
    ,
    string value
    )

Meta